home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micro Dingo 39
/
Micro_Dingo_39_CD1.mdx
/
Delires
/
Hentai
/
sim.swf
/
scripts
/
DefineButton2_904
/
BUTTONCONDACTION on(release, keyPress g).as
Wrap
Text File
|
2002-05-21
|
150b
|
11 lines
on(release, keyPress "g"){
if(countt == 0 and cond == 0)
{
gotoAndStop(1335);
}
else
{
gotoAndStop(1337);
}
}